[INFO] fetching crate memkit-co 0.2.0-beta.1...
[INFO] testing memkit-co-0.2.0-beta.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate memkit-co 0.2.0-beta.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate memkit-co 0.2.0-beta.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate memkit-co 0.2.0-beta.1
[INFO] tweaked toml for crates.io crate memkit-co 0.2.0-beta.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate memkit-co 0.2.0-beta.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate memkit-co 0.2.0-beta.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memkit-gpu v0.2.0-beta.1
[INFO] [stderr]   Downloaded memkit v0.2.0-beta.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d464490d1c16f4bc68427e23ea7c55d1dab3a5ed4806ab4271e20b5a8ad0b62
[INFO] running `Command { std: "docker" "start" "-a" "1d464490d1c16f4bc68427e23ea7c55d1dab3a5ed4806ab4271e20b5a8ad0b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d464490d1c16f4bc68427e23ea7c55d1dab3a5ed4806ab4271e20b5a8ad0b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d464490d1c16f4bc68427e23ea7c55d1dab3a5ed4806ab4271e20b5a8ad0b62", kill_on_drop: false }`
[INFO] [stdout] 1d464490d1c16f4bc68427e23ea7c55d1dab3a5ed4806ab4271e20b5a8ad0b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d342e73be1b1cfe62b88dc485e9cbe7f2243baa9bdefe3c118cfe84361364e6e
[INFO] running `Command { std: "docker" "start" "-a" "d342e73be1b1cfe62b88dc485e9cbe7f2243baa9bdefe3c118cfe84361364e6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling memkit v0.2.0-beta.1
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             libc::mmap(
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 libc::PROT_READ | libc::PROT_WRITE,
[INFO] [stdout]     |                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 libc::PROT_READ | libc::PROT_WRITE,
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 libc::MAP_PRIVATE | libc::MAP_ANONYMOUS | libc::MAP_HUGETLB,
[INFO] [stdout]     |                 ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 libc::MAP_PRIVATE | libc::MAP_ANONYMOUS | libc::MAP_HUGETLB,
[INFO] [stdout]     |                                     ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:113:59
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 libc::MAP_PRIVATE | libc::MAP_ANONYMOUS | libc::MAP_HUGETLB,
[INFO] [stdout]     |                                                           ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `libc` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memkit-0.2.0-beta.1/src/core/huge_pages.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         if ptr != libc::MAP_FAILED {
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memkit` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d342e73be1b1cfe62b88dc485e9cbe7f2243baa9bdefe3c118cfe84361364e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d342e73be1b1cfe62b88dc485e9cbe7f2243baa9bdefe3c118cfe84361364e6e", kill_on_drop: false }`
[INFO] [stdout] d342e73be1b1cfe62b88dc485e9cbe7f2243baa9bdefe3c118cfe84361364e6e
